1 ========================================================================
2 VSTO : VBVstoGetWrapperObject Project Overview
3 ========================================================================
5 /////////////////////////////////////////////////////////////////////////////
8 The VBVstoGetWrapperObject project demonstrates how to get a VSTO wrapper
9 object from an existing Office COM object.
11 This feature requires Visual Studio Tools for Office 3.0 SP1 (included in
12 Visual Studio 2008 SP1) for both design-time and runtime support.
14 On Excel Ribbon -> VSTO Samples, click Get VSTO Wrapper (VB) button.
17 /////////////////////////////////////////////////////////////////////////////
20 Extending Word Documents and Excel Workbooks in Application-Level Add-ins at Run Time
21 http://msdn.microsoft.com/en-us/library/cc442981.aspx
24 /////////////////////////////////////////////////////////////////////////////